<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*{ margin:0; padding:0;}
body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
margin:0 auto;overflow-x:hidden;   min-width: 1280px;position: relative;
padding: 0 ; width: 100%;color: #333;font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}
ul,ul li,ol li,tr td,dl,dd{ list-style:none; margin:0; padding:0; }
.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #333;}
textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}
img{border:none;max-width: 100%;}
img[src=""]{opacity: 0;}
body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#ddd;} 

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#000;}

.gdt::-webkit-scrollbar-track{ background:#ddd;} 
@font-face {font-family: "yegen";
  src:url('../fonts/yegen.ttf') format('truetype');/* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
}

.yegenfont {
  font-family: "yegen" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mt10{ margin-top:85px}
.mt11{margin-top:110px}
.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}
.f_42{font-size: 42px;}

.f_48{font-size: 48px;}

.f_52{font-size: 52px;}

.sixian{margin-top:8px; margin-bottom:8px; line-height:20px;}
.box {padding: 0 8.3%;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.alltime2,.alltime2 *{-webkit-transition: all 1s cubic-bezier(.4,0,.2,1); -moz-transition: all 1s cubic-bezier(.4,0,.2,1); transition: all 1s cubic-bezier(.4,0,.2,1);}
/*.wow{opacity: 0;}
.wow1{opacity: 1;}*/
.fbd{font-weight: bold;}
/* 头部 */
.head {
	position: fixed;
	width: 100%;
	top: 0;
	height: 100px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	z-index: 9999;
}
.head .box{ padding:0 5%}
.head .logob{
	display: none;
}
.head .logo{
	float: left;
	margin-top: 10px;
}
.head .her{
	float: right;
	display: flex;
	justify-content: space-between;
}

.head .ul1 a{
font-weight:bold;
	color: #fff;
}

.head .ul1 li{
	line-height: 100px;
	display: inline-block;
	margin-left: 56px;
	position: relative;
}

.head .ul1 li::before{
	content: '';
	width: 0%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: auto;
	right: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.head .ul1 li:hover::before,.head .ul1 li.act::before{
	width: 100%;
	left: 0;
	right: auto;
}
.head .info{
	display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;
}

.head .info span{display: block;width: 1px;height: 14px;background-color: #FFFFFF;margin: 0 10px;}
.head .info a{font-size: 14px;color: #FFFFFF;}
/*.head .info .yx{
	vertical-align: middle;
	display: inline-block;
	position: relative;
}
.head .info .yx img{
	display: block;
	width: 100%;
	height: 100%;
}
.head .info .yx img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.head .info .language{
	color: #FFF;
	margin-left: 34px;
	display: inline-block;
}*/

.head.black .ul1 a,.head.black .info .language{
	color: #222;
}
.head.black .ul1 li::before{
	background-color: #222;
}

.head.black .info .yx img:last-child{
	opacity: 1;
}

.head.black  .logob{
	display: block;
}
.head.black  .logow{
	display: none;
}

.head.black2 .ul1 a,.head.black2 .info .language{
	color: #222;
}
.head.black2 .ul1 li::before{
	background-color: #222;
}

.head.black2 .info .yx img:last-child{
	opacity: 1;
}

.head.black2 .logob{
	display: block;
}
.head.black2  .logow{
	display: none;
}

.head.black2{
	background:#fff;
}
.head.black3 .ul1 a,.head.black3 .info .language{color:#222;}
.head.black3 .ul1 li::before{background-color: #0166b3;}
.head.black3 .info .yx img:last-child{opacity: 1;}
.head.black3  .logob{display: block;}
.head.black3  .logow{display: none;}

.head.black3{
	background-color: #fff;
}
.head.black3{
	border-bottom: 1px solid #cde3ef;
}


.head.black4 .ul1 li&gt;a,.head.black4 .info a{
	color: #222;
}
.head.black4 .info span{ background:#222}
.head.black4 .ul1 li::before{
	background-color: #0166b3;
}

.head.black4 .info .yx img:last-child{
	opacity: 1;
}

.head.black4  .logob{
	display: block;
}
.head.black4  .logow{
	display: none;
}

.head.black4{
	background-color: #fff;
}
.head.black4{
	border-bottom: 1px solid #cde3ef;
}

/* 移动端头部 */
@media screen and (max-width:960px){
	.mt10{ margin-top:0}
    .head_box { height:50px; position:relative}	
}
.m_head {display: none;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 999;background: rgba(255, 255, 255, 1);border-bottom: 1px solid #eee;}
.m_head .mlt {display: block;float: left;}
.m_head .mlt img {display: block;width:240px;margin-top: 5px;}
.m_head .yuyan{ position:absolute; top:20px; right:80px}
.m_head .img {width: 50px;float: right;}
.m_nav {display: block;position: fixed;z-index: 1000;width: 100%;height: 100%;background: #fff;top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
.m_out {width: 50px;float: right;max-width: 50px;margin-right: 3%;}
.m_navbox {height: auto;width: 100%;box-sizing: border-box;float: right;background: #fff;box-sizing: border-box;padding: 20px 0;overflow: auto;box-sizing: border-box;}
.m_navbox li {cursor: pointer;}
.m_navbox li&gt;div:nth-child(1) {/*background: url(../images/plus.png) 95% center no-repeat;background-size: 16px;*/}
.m_navbox li&gt;div:nth-child(1), .m_navbox a.ltp {padding: 10px 30px 10px 50px;position: relative;}
.m_navbox div, .m_navbox a {color: #666;display: block;}
.m_navbox div.lbt {padding: 5px 50px;display: none;border-bottom: 1px solid #0166b3;}
.m_navbox a {font-size: 16px;line-height: 20px;padding: 10px 0;}
.m_navbox li.act&gt;div:nth-child(1) {background: url(../images/reduce.jpg) 95% center no-repeat;}
.m_nav.act {right: 0;}
.m_navbox li&gt;div:nth-child(1):after, .m_navbox a.ltp:after {content: '';display: block;width: 5px;height: 20px;background: #0166b3;position: absolute;top: 50%;margin-top: -10px;left: 30px;}
.m_navbox div, .m_navbox a.ltp {font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text,.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{max-height: 14em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.m_navbox  .two_prol div{
	font-size: 14px;
	padding: 6px 0 6px 20px;
}
.m_navbox  .tree_prol a{
	font-size: 14px!important;
}
.m_navbox  .two_prol,.m_navbox  .tree_prol{
	display: none;
}
.g_tit .desc,.video_s .v_txt .con .tit{line-height: 1.7em;}

.mo_more,.mo_time{display: none;}
.m_navbox li:first-child&gt;div:nth-child(1){
	background: none;
}
.m_navbox li:first-child .div1 a{font-size: 18px;}
.ml{display: none;}
/* 底部 */
.footer {padding: 60px 0 69px;background:url("../images/dibu.png") no-repeat center / 100% 100%;color: #555;}
.footer .flt {width: 480px;float: right;margin-top: 20px;}

.footer .flt .dh {display: block;padding-left: 76px;height: 70px;background: url(../images/phone.png) left top no-repeat;color: #fff;}

.footer .flt .dh .tt {opacity: 0.6;margin-bottom: 10px;}

.footer .flt .abtn {margin-top: 24px;}

.footer .flt .abtn a {display: block;color: #bdbdbd;margin-bottom: 15px;}

.footer .flt .abtn a span {display: block;width: 105px;float: left;background: url(../images/dian.png) 86px center no-repeat;}

.footer .flt .abtn a span s {display: inline-block;width: 40px;}

.footer .frt {float:left;padding-top: 15px;}

.footer .frt li {float: left;margin-right: 98px; position: relative;}
.footer .frt li .gag{width: 60px; height: 4px; background: #f00; position: absolute; left: 0; top: 30px;}

.footer .frt li:last-child{margin-right: 0;}
.footer .frt li a:nth-child(1) {font-size:18px;color: #fff;font-weight: bold;margin-bottom: 30px;}

.footer .frt li a {display: block;color: #fff;margin-bottom: 20px;line-height: 1;font-size: 14px;}
.footer .liee{float: left; display:flex}
.footer .frt .ewm{width: 150px; height: 150px; float: left; margin-left: 20px; line-height: 30px; color: #FF0000; text-align: center; }
.footer .frt .ewm img{max-width: 100%;}
.footer .frt li a:hover span{color: #0166b3;}

.clearfix:after {content: " ";display: block;height: 0;clear: both;visibility: hidden;}

.footer .frt s {display: inline-block;width: 32px;}

.footer2 {background:#0166b3;color:#fff;border-top:1px solid #dbdbdb; line-height:36px; color:#000; text-align:center}
.footer2 a {color: #fff;}
.f-contact{
	/*margin-bottom: 12px;*/
}
.f-contact&gt;img{ float:left; width:47px}
.f-contact .f-contact-hotline{
	float: left;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-left:5px;
	line-height:60px
}
.f-contact .f-contact-hotline .hotlinenumber{
	font-size: 36px;
	font-weight: bold;
	margin-top: 15px;
	display:none
}
.f-contact .f-contact-hotline .hotlinenumber a{
	color: #fff;
}
.desc_dz{
	font-size: 14px;
	color: #fff;
}
.desc_dz a{
	color: #555555;
}
.desc_dz p{
	line-height: 1.7em;
	margin-bottom: 6px;
}
.hide-tab{display: none;}
.footer .flt .hqr{
	position: relative;
}
.footer .flt .hqr .qr{
	position: absolute;
	bottom: 100%;
	left: -60px;
	width: 160px;
	height: 160px;
	max-width: 160px;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}

.footer .flt .hqr:hover .qr {
    bottom: 120%;
    opacity: 1;
    visibility: visible;
}
.t_hd .itn{
	position: relative;
	z-index: 101;
}
.t_hd .itn .up_qr{
		position: absolute;
	    top: 100%;
	    left: -60px;
	    width: 160px;
	    height: 160px;
	    max-width: 160px;
	    z-index: 2;
	    opacity: 0;
	    visibility: hidden;
	    pointer-events: none;
	    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
	z-index: 101;
}
.t_hd .itn:hover .up_qr{
	top: 120%;
	opacity: 1;
	visibility: visible;
}


@-webkit-keyframes bounce-down {25% {-webkit-transform: translateY(-4px);}50%, 100% {-webkit-transform: translateY(0);}75% {-webkit-transform: translateY(4px);}}
@keyframes bounce-down {25% {transform: translateY(-4px);}50%, 100% {transform: translateY(0);}75% {transform: translateY(4px);}}


/* 右侧悬浮 */
.right_pf.act .up_top{
	opacity: 1;
	visibility: inherit;
	pointer-events: inherit;
}
.right_pf{
	position: fixed;
	top: 50%;
	right: 15px;
	z-index: 990;
}

.right_pf .z_con{
	background-color: rgba(255,255,2555,.8);
	border-radius: 50px;
	width: 50px;
	height: 144px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 5px;
}

.right_pf .con{
	position: relative;
}
.right_pf .con img{
	display: block;
	width: 100%;
}
.right_pf .con img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.right_pf.ind{
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}
.right_pf.ind.on{
	opacity: 1;
	visibility: inherit;
	pointer-events: inherit;
}
.right_pf .con:hover img{
	opacity: 0;
}
.right_pf .con:hover img:last-child{
	opacity: 1;
}

.right_pf s{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ececec;
	margin: 15px 0;
}

.right_pf .h_qr{
	position: absolute;
	top: 0%;
	right: 100%;
	max-width: 200px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none
	-webkit-transform: translate(-20px,-39%);
	-moz-transform: translate(-20px,-39%);
	-o-transform: translate(-20px,-39%);
	transform: translate(-20px,-39%);
}
.right_pf .item{position: relative;}
.right_pf .item:hover .h_qr{
	opacity: 1;
	visibility: unset;
}

.right_pf .up_top{
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(255,255,2555,.8);
	cursor: pointer;
	margin-top: 10px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.right_pf .up_top span{
	display: block;
	position: relative;
}

.right_pf .up_top img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.right_pf .up_top:hover img{
	opacity: 0;
}
.right_pf .up_top:hover img:last-child{
	opacity: 1;
}

/* 右侧悬浮-end */

@media(max-width:1750px){
	.footer .frt li {margin-right: 70px;}
}

@media(max-width:1680px){
    .head img{width: 100%;}
	.footer .flt {width: 424px;}
	.footer .frt {max-width: calc(100% - 440px); display:flex;}
	.footer .frt li {margin-right: 60px;}
}

@media(max-width:1440px){
	.f_12{ font-size:12px; }
	
	.f_16{ font-size:14px; }
	
	.f_18{ font-size:16px; }
	
	.f_20{ font-size:18px; }
	
	.f_22{font-size: 20px;}
	
	.f_24{ font-size:22px; }
	
	.f_26{ font-size:24px; }
	
	.f_28{ font-size:26px; }
	
	.f_30{ font-size:28px; }
	
	.f_32{ font-size:30px; }
	
	.f_34{ font-size:30px; }
	
	.f_36{ font-size:30px; }
	
	.f_38{ font-size:30px; }
	
	.f_40{font-size: 30px;}
	
	.f_42{font-size: 30px;}
	
	.f_48{font-size: 30px;}
	.f_52 {font-size: 32px;}	
	.head .ul1 li {margin-left:20px;}
	.f-contact .f-contact-hotline .hotlinenumber {font-size: 30px;}
	.footer .flt {width: 370px;}
	.footer .frt {max-width: calc(100% - 390px); display:flex;}
	.footer .frt li {margin-right:20px;}
}
@media(max-width:960px){
	.head{ display:none}
	/**底部**/
    .footer{ display:none;}
    .footer2{float:none; width:100%; padding:10px 0;}
	.footer2 .flt, .footer2 .frt{ width:100%; float:none; text-align:center; line-height:22px }
	.footer2 .frt span, .footer2 .frt a{ float:none}
	.dh, .dhs {position: unset;opacity: 1;}
	/**右侧漂浮**/
	.right_pf{display: none}
	.box{padding: 0 5%;width: 100%;}
	.f_12{ font-size:12px; }	
	.f_16{ font-size:14px; }	
	.f_18{ font-size:14px; }	
	.f_20{ font-size:16px; }
	
	.f_22{font-size: 16px;}
	
	.f_24{ font-size:16px; }
	
	.f_26{ font-size:18px; }
	
	.f_28{ font-size:18px; }
	
	.f_30{ font-size:20px; }
	
	.f_32{ font-size:20px; }
	
	.f_34{ font-size:20px; }
	
	.f_36{ font-size:22px; }
	
	.f_38{ font-size:22px; }
	
	.f_42{font-size: 22px;}
	
	.f_40{font-size: 22px;}
	
	.f_48{font-size: 22px;}
	.f_52 {font-size: 24px;}
}
/*********20220329*************/
.head_box .ul1 .nav-sub-wrap{display:none;background:#fff;position:absolute;left:-100%;width:300%;top:100px;height:auto;}
.head_box .ul1 .sub-a{display: block;color:#000; font-size:14px; line-height:30px; padding:10px 0; text-align:center; border-bottom:1px solid #0166b3;}
/*.head_box .head.black4 .ul1 .sub-a{ color:#FFF}*/
.head_box .ul1 .sub-a:hover{background:#0166b3; color:#FFF}
/********202410*************/
@media screen and (max-width:960px){
	body{min-width: 200px;}
    .box{min-width: 200px;}
	.head_box .div2{ display:none}
	/**********导航*********/
	.m_head{ display:block}
	/*********字体*************/
	.f_52 {font-size: 20px;}
}




</pre></body></html>